Configurates
C1.Web.Mvc.AutoCompleteBase<T>.ItemsSourceFunction. Sets a function that provides list items dynamically as the user types.
シンタックス
'宣言
Public Overridable Function ItemsSourceFunction( _
ByVal As System.String _
) As
public virtual ItemsSourceFunction(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照